home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d13 / rhmtd.arc / FILER.HP2 < prev    next >
Text File  |  1991-11-11  |  5KB  |  118 lines

  1.      The File Manager displays the list of files from the
  2. directory you specify.  You can sort files by filename, size, and
  3. time the file was created.  File Manager lets you copy, delete,
  4. rename, change attributes, or move files without exiting to DOS.
  5. You can even edit ASCII text files.
  6.  
  7. File:
  8.      Open:     Allows you to edit the highlighted ASCII text
  9.                file.  See the Resident Editor section of Main
  10.                Program Help.  Pressing <Enter> on the highlighted
  11.                allow you to View the file, not edit.
  12.  
  13.      Exit:     Exits the File Manager module, bringing you back
  14.                to the main program opening screen.
  15.  
  16. Attrib:   Allows you to show or change file attributes
  17.           (characteristics).  Uses Common Submenu Options.  The
  18.           plus sign (+) turns on an attribute; the minus sign (-)
  19.           turns it off. Attributes include:
  20.  
  21.                (A) Archive:   Indicates that the file was created
  22.                               or changed.
  23.  
  24.                (H) Hidden:    Hides a file from a normal
  25.                               directory listing. The file can
  26.                               only be displayed in the File
  27.                               Manager.
  28.  
  29.                (R) Read-only: Indicates that the file may not be
  30.                               edited or erased.
  31.  
  32.                (S) System:    Indicates a hidden system file.
  33.  
  34.  
  35. Copy:     Copies files from one directory to another. You can
  36.           even copy files to another drive. Select an option from
  37.           the submenu to identify files to be copied. See Tagging
  38.           and Copying Files.  See Common Submenu Options.
  39.  
  40. Delete:   Deletes files from the current directory. Select an
  41.           option from the submenu to identify files to be
  42.           deleted.  See Common Submenu Options.
  43.  
  44. Move:     Moves files to another directory. Move is a one-step
  45.           process, saving you the trouble of having to copy the
  46.           file then having to delete it from the old directory.
  47.           Select an option from the submenu to identify files to
  48.           be moved. This command only works with directories on a
  49.           single drive. It will not move files from one drive to
  50.           another.  See Common Submenu Options.
  51.  
  52. Rename:   Changes the name of a file. Select an option from the
  53.           submenu to identify the file (or files) to be renamed.
  54.           This command is useful for changing the file extension
  55.           of a large number of files.
  56.  
  57. Tag:      This command tags a file, marking it as the target of a
  58.           command.  When working with a group of files (copying,
  59.           deleting, moving, etc.) it is usually much faster to
  60.           tag all the files you want affected by the operation,
  61.           then execute the command only once.
  62.  
  63. Options:
  64.      Go To:    Lets you change the current drive and/or
  65.                directory.
  66.  
  67.      Home:     Brings you to the directory you were in when you
  68.                entered the File Manager.
  69.  
  70.      Mask:     Changes the file mask to any wild-card combination
  71.                you choose.
  72.  
  73.      Mkdir:    Creates a new directory. It functions exactly like
  74.                the DOS command of the same name.
  75.  
  76.      Order:    Selects the order in which files are listed in the
  77.                current directory.
  78.  
  79.                     Dir:      Lists all directories first.
  80.  
  81.                     Ext:      Lists files in alphabetical order
  82.                               by file extension.
  83.  
  84.                     Files:    Lists files before directories.
  85.  
  86.                     Name:     Lists files in alphabetical order
  87.                               by filename.
  88.  
  89.                     Reverse:  Lists files in reverse order.
  90.  
  91.                     Size:     Lists files by file size.
  92.  
  93.                     Time:     Lists files by the time and date
  94.                               they were last changed.
  95.  
  96.                     Search:   Allows you to search for a
  97.                               particular file.  Wild-card
  98.                               characters (* and ?) can be part of
  99.                               the name to search.
  100.  
  101. Common Submenu Options:
  102.           Of the options available from the File Manager menu,
  103.      Attribute, Copy, Delete, Move, and Rename offer the
  104.      following options from a submenu.  These options let you
  105.      select which files will be affected by the command being
  106.      executed:
  107.  
  108.      All:      Affects all files in the directory that are
  109.                displayed under the current file mask.
  110.  
  111.      Single:   Only affects the highlighted file.
  112.  
  113.      Tagged:   Affects all the files that you've previously
  114.                tagged.  See Tag.
  115.  
  116.      Untagged: Affects all untagged files in the directory that
  117.                are displayed under the current file mask.
  118.